home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / akce / actualtitlebuttons / atbsetup.exe / {app} / en.chm / features / transparency.php < prev    next >
PHP Script  |  2007-06-20  |  2KB  |  44 lines

  1. <?
  2. require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
  3. $APPLICATION->SetTitle("Make Transparent");
  4. ?>
  5. <h1>Make Transparent</h1>
  6. <p><i><b>Available in</b>:
  7. <a href="http://www.actualtools.com/products/index.php#aim">Actual Window Manager</a>,
  8. <a href="http://www.actualtools.com/products/index.php#atw">Actual Transparent Window</a>,
  9. <a href="http://www.actualtools.com/products/index.php#atb">Actual Title Buttons</a>,
  10. <a href="http://www.actualtools.com/products/index.php#asm">Actual Window Menu</a>.
  11. </i></p>
  12. <p>The <i><b>Make Transparent</b> action</i> appears in the last generation of <i>Microsoft®</i> operating
  13. systems like <i>Windows® 2000/XP/2003/Vista</i>. It allows you making a foreground window look like stained glass so you
  14. can see through it to the contents of windows behind it while simultaneously being able to still see the contents of
  15. the foreground window as well.
  16. </p>
  17. <p align="center">
  18. <img src="http://www.actualtools.com/images/atw_screenshot_large.jpg" width="225" height="149"  border="0" alt="Make Window Transparent on-the-fly."/>
  19. </p>
  20. <p><a name="level"></a>You can choose any <i>transparency level</i> for a particular window ranging from 0% (opaque) to
  21. 100% (<i>completely</i> transparent, or <i>invisible</i>).
  22. </p>
  23. <p><i>Hint</i>  The <i><b>Make Transparent</b> action</i> is very handy for working <i>with</i> and <i>between</i>
  24. multiple open windows that cannot be sized to fit on the desktop side-by-side. For example, attempting to transcribe
  25. something into a <i>Microsoft® Word</i> document from an Internet browser window when they won't both fit on the screen
  26. together at the same time.
  27. </p>
  28. <p><i>Related actions:
  29. <a href="rollup.php">Roll Up</a>,
  30. <a href="ontop.php">Stay Always-On-Top</a>,
  31. <a href="ghost.php">Ghost</a>.
  32. </i></p>
  33. <p><i>Possible triggers:
  34. <a href="titlebuttons.php#transparency">Title Buttons</a>,
  35. <a href="windowmenu.php#transparency">Window Menu</a>,
  36. <a href="startup.php">Startup</a>,
  37. <a href="activate.php">Deactivation</a>,
  38. <a href="hover.php">Moving/Resizing/Mouse-Hovering</a>,
  39. <a href="scdefault.php">Title Bar Double-Click</a>.
  40. </i></p>
  41. <?
  42. require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");
  43. ?>
  44.